@font-face {

    font-family: "Roboto-Regular";

    src: url("https://images.hanlonsonline.co.uk/Stockton/fonts/Roboto-Regular.otf");

    font-weight: 700;

    font-style: normal;

}
img#contactUsPageImage {
    width: 60%;
    margin-left: 20%;
    border: 3px solid #008444;
}
span#ctl00_mCPH_InformationLabel {
    margin-left: 8%;
    font-size: 18px;
    font-family: 'Roboto';
    color: #000;
}
footer#footer {
    background: #008444;
    padding: 20px;
}
ul.nav-footer {
    list-style: none;
    text-decoration: underline;
}
div#businessdetails {
    text-align: center;
    color: #ffffff;
    font-family: 'Roboto';
    font-size: 16px;
}
a#linkone {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
}
a#linktwo {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
}
a#linkthree {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
}
a#linkfour {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
}
a#linkfive {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
}
.linksix {
    color: #ffffff;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 16px;
}
p#poweredby_p {
    color: #ffffff;
    font-family: 'Roboto';
}
a#hanlonClient {
    color: #ffffff;
    text-decoration: underline;
    font-weight: 700;
}
.fa-facebook-f:before {
    content: "\f39e";
    color: #FFF !important;
    font-size: x-large;
}
.fa-twitter:before {
    content: "\f099";
    color: #fff !important;
    font-size: x-large;
    padding: 20px;
}
.fa-instagram:before {
    content: "\f16d";
    color: #fff !important;
    font-size: x-large;
}
img#footerLogo {
    margin-top: 0%;
    width: 200px !important;
}


/* strong {
    color: #fff;
} */
p.footer-p {
    color: #fff;
}
.fa-brands, .fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    text-decoration: none;
    color: #fff;
}
b {
    color: #000;
}
.fa-linkedin-in:before {
    content: "\f0e1";
    font-size: x-large;
    padding: 5px;
}

#email{
    color:#fff !important;
}